<feed xmlns='http://www.w3.org/2005/Atom'>
<title>{non-gerrit}/qt-labs/widgets-ng.git/tests/auto/qhostinfo, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/widgets-ng.git/'/>
<entry>
<title>Merge commit 'qt/master'</title>
<updated>2009-08-20T14:58:58+00:00</updated>
<author>
<name>Jason Barron</name>
<email>jbarron@trolltech.com</email>
</author>
<published>2009-08-20T14:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/widgets-ng.git/commit/?id=851a858fcd28c35dff2ffbeffdb40f7ee69f45b4'/>
<id>851a858fcd28c35dff2ffbeffdb40f7ee69f45b4</id>
<content type='text'>
Conflicts:
	examples/painting/svgviewer/files/bubbles.svg
	src/corelib/kernel/qobject.cpp
	src/network/kernel/qhostinfo.cpp
	tests/auto/qhostinfo/tst_qhostinfo.cpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	examples/painting/svgviewer/files/bubbles.svg
	src/corelib/kernel/qobject.cpp
	src/network/kernel/qhostinfo.cpp
	tests/auto/qhostinfo/tst_qhostinfo.cpp
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix literal IPv6 hostname resolution in QHostInfo.</title>
<updated>2009-08-20T10:36:50+00:00</updated>
<author>
<name>Thiago Macieira</name>
<email>thiago.macieira@nokia.com</email>
</author>
<published>2009-08-18T16:52:45+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/widgets-ng.git/commit/?id=c7c7b364d9816d03c7475d6592d50dec5401c151'/>
<id>c7c7b364d9816d03c7475d6592d50dec5401c151</id>
<content type='text'>
With the series of commits ending in ff1280178, I made QUrl::toAce
fail if the parameter is not a well-formed hostname (i.e., if it
violates STD3). IPv6 hostnames do, so we can't preemptively run
ToACE.

Instead, delay running ToACE until we've tried literal matching.

Reviewed-by: TrustMe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the series of commits ending in ff1280178, I made QUrl::toAce
fail if the parameter is not a well-formed hostname (i.e., if it
violates STD3). IPv6 hostnames do, so we can't preemptively run
ToACE.

Instead, delay running ToACE until we've tried literal matching.

Reviewed-by: TrustMe
</pre>
</div>
</content>
</entry>
<entry>
<title>We can use runs = 100 in the test case.</title>
<updated>2009-08-20T07:43:07+00:00</updated>
<author>
<name>Aleksandar Sasha Babic</name>
<email>aleksandar.babic@nokia.com</email>
</author>
<published>2009-08-20T07:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/widgets-ng.git/commit/?id=d2551a711786b3c43ac6fef6cabd8555142f1924'/>
<id>d2551a711786b3c43ac6fef6cabd8555142f1924</id>
<content type='text'>
On Symbian platform it will take longer time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Symbian platform it will take longer time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Had to change ip and hostname as, at the time,</title>
<updated>2009-08-14T08:03:24+00:00</updated>
<author>
<name>Aleksandar Sasha Babic</name>
<email>aleksandar.babic@nokia.com</email>
</author>
<published>2009-08-14T08:02:11+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/widgets-ng.git/commit/?id=8785117eea4bbaa9ec846d7b8dd51219c41bd570'/>
<id>8785117eea4bbaa9ec846d7b8dd51219c41bd570</id>
<content type='text'>
this was only accessible from Nokia network.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this was only accessible from Nokia network.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'qt/master'</title>
<updated>2009-08-13T08:27:51+00:00</updated>
<author>
<name>Jason Barron</name>
<email>jbarron@trolltech.com</email>
</author>
<published>2009-08-13T07:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/widgets-ng.git/commit/?id=13cbcc0ddca0fdd5be9ede09052d31785c1e4d55'/>
<id>13cbcc0ddca0fdd5be9ede09052d31785c1e4d55</id>
<content type='text'>
Conflicts:
	examples/opengl/samplebuffers/glwidget.cpp
	src/corelib/io/qfsfileengine_unix.cpp
	src/corelib/kernel/qobject.cpp
	src/corelib/tools/qsharedpointer.cpp
	src/gui/gui.pro
	tests/auto/qhttp/tst_qhttp.cpp
	tests/auto/qkeyevent/tst_qkeyevent.cpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	examples/opengl/samplebuffers/glwidget.cpp
	src/corelib/io/qfsfileengine_unix.cpp
	src/corelib/kernel/qobject.cpp
	src/corelib/tools/qsharedpointer.cpp
	src/gui/gui.pro
	tests/auto/qhttp/tst_qhttp.cpp
	tests/auto/qkeyevent/tst_qkeyevent.cpp
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed QtNetwork autotest build breaks for Symbian.</title>
<updated>2009-08-12T08:48:28+00:00</updated>
<author>
<name>Janne Anttila</name>
<email>janne.anttila@digia.com</email>
</author>
<published>2009-08-12T08:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/widgets-ng.git/commit/?id=6383349c11fdff670a0244edb16fd7b7750a4e62'/>
<id>6383349c11fdff670a0244edb16fd7b7750a4e62</id>
<content type='text'>
Also updated QtNetwork auto test category file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also updated QtNetwork auto test category file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update obsolete URL's in code and docs.</title>
<updated>2009-08-12T06:09:25+00:00</updated>
<author>
<name>Jason McDonald</name>
<email>jason.mcdonald@nokia.com</email>
</author>
<published>2009-08-12T06:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/widgets-ng.git/commit/?id=96b6a3c9cd84dbd90bd1fac84a077c01062c5871'/>
<id>96b6a3c9cd84dbd90bd1fac84a077c01062c5871</id>
<content type='text'>
Reviewed-by: Trust Me
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Trust Me
</pre>
</div>
</content>
</entry>
<entry>
<title>Update contact URL in license headers.</title>
<updated>2009-08-12T03:21:45+00:00</updated>
<author>
<name>Jason McDonald</name>
<email>jason.mcdonald@nokia.com</email>
</author>
<published>2009-08-12T03:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/widgets-ng.git/commit/?id=812b3940012f3c04fb79b8fa8c4ac64ff8051dd4'/>
<id>812b3940012f3c04fb79b8fa8c4ac64ff8051dd4</id>
<content type='text'>
Reviewed-by: Trust Me
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Trust Me
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public</title>
<updated>2009-08-11T06:11:20+00:00</updated>
<author>
<name>Janne Anttila</name>
<email>janne.anttila@digia.com</email>
</author>
<published>2009-08-11T06:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/widgets-ng.git/commit/?id=21acca0629c03e6c3cfdfb23441b2b0ac6313a59'/>
<id>21acca0629c03e6c3cfdfb23441b2b0ac6313a59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unified QtNetworkSettings:severIP return type for all platforms.</title>
<updated>2009-08-11T06:06:36+00:00</updated>
<author>
<name>Janne Anttila</name>
<email>janne.anttila@digia.com</email>
</author>
<published>2009-08-11T06:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/widgets-ng.git/commit/?id=5b80fbad54eccfc79f38c4f24d6267834b23e742'/>
<id>5b80fbad54eccfc79f38c4f24d6267834b23e742</id>
<content type='text'>
This commit fixes the following autotest case build breaks on
windows when compiling QtS60 sources:
    - q3socket
    - q3socketdevice
    - qhostinfo
    - qsocks5socketengine
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit fixes the following autotest case build breaks on
windows when compiling QtS60 sources:
    - q3socket
    - q3socketdevice
    - qhostinfo
    - qsocks5socketengine
</pre>
</div>
</content>
</entry>
</feed>
